home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / NewsBase / Source / IFolderScrollView.h < prev    next >
Text File  |  1993-01-12  |  199b  |  16 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <appkit/ScrollView.h>
  5.  
  6. @interface IFolderScrollView:ScrollView
  7. {
  8.     id        oFolderView;
  9. }
  10.  
  11. - initFrame:(NXRect *)frameRect;
  12.  
  13. - reflectScroll:cView;
  14.  
  15. @end
  16.